home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 January / Macworld (2000-01).dmg / Shareware World / Graphics / i.Share Plug-In.sea / i.Share Plug-In / i.Share.8be.rsrc / TEXT_1000_Default Text.txt < prev    next >
Text File  |  1999-10-27  |  802b  |  13 lines

  1. PowerPlant Advanced Project Stationery
  2.  
  3. This application was built using the "PowerPlant Advanced" project stationary to display an a document window when you select New from the File menu.
  4.  
  5. This project demonstrates how to extend LDocApplication and LSingleDoc.  The default text you are reading is stored in the application as a TEXT/styl resource with ID=1000 and displayed by default.
  6.  
  7. Each document contains a LScrollerView which contains a CTextEditView which is derived from LTextEditView for this project only.
  8.  
  9. This project is similar to project created by the "PowerPlant Document" project stationary with a few extras:
  10.  
  11. 1. More classes: Threads, Tables, Contextual Menus, sundry others
  12. 2. Debugging Classes and more debugging infrastructure
  13. 3. More targets, including ones for profile builds